home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / LANG / BASIC / LIB / EVENTSHELL / DOCS / Mouse < prev    next >
Text File  |  1996-01-12  |  298b  |  14 lines

  1. PROCshell_MouseLimit()
  2. =>    int    window handle
  3.  
  4. Limits mouse pointer movement to the area of the
  5. specified window.
  6.  
  7. --------------------------------------------------------
  8.  
  9. PROCshell_MouseRemoveLimits
  10. =>    None
  11.  
  12. Removes the pointer bounding box
  13.  
  14. --------------------------------------------------------